home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 1112.swf / scripts / DefineButton2_480 / BUTTONCONDACTION on(release).as
Text File  |  2006-06-13  |  74b  |  5 lines

  1. on(release){
  2.    _root.inst.gotoAndStop("On");
  3.    gotoAndStop("i2");
  4. }
  5.